Skip to content

V4 chart studio extraction #1597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Jun 5, 2019
Merged

Conversation

jonmmease
Copy link
Contributor

Overview

This PR restructures the plotly.py repo to break the plotly package into three distribution packages.

  • The existing plotly modules have been moved into a top-level plotly-package directory, with a setup.py file to publish as the plotly distribution package.
  • The chart_studio module has been moved into a top-level chart-studio-package directory, with a setup.py file to publish as the chart-studio distribution package.
  • The geo shape files that were previously in plotly/package_data have been moved to the _plotly_geo module under the plotly-geo-package directory. A setup.py file has been added to publish these shape files as plotly-geo distribution package.

jonmmease added 30 commits June 3, 2019 14:24
geo shape files into a _plotly_geo data package
@jonmmease jonmmease merged commit e840a9f into v4_integration Jun 5, 2019
@nicolaskruchten nicolaskruchten deleted the v4_chart_studio_extraction branch June 19, 2020 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant